var golang.org/x/net/http2.noBody
4 uses
golang.org/x/net/http2 (current package)
transport.go#L1314: if res.Body == noBody && actualContentLength(req) == 0 {
transport.go#L2439: res.Body = noBody
transport.go#L2447: res.Body = noBody
transport.go#L3051: var noBody io.ReadCloser = noBodyReader{}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)